home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hello Kitty - Big Fun Shapes & Numbers
/
Hello Kitty - Big Fun Shapes & Numbers (USA).bin
/
mac
/
_MATH
/
00435.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-08
|
194 b
|
10 lines
if (the keyDownScript contains "formatInput") = 0 then
when keyDown then formatInput()
end if
if (the timer - t) < 100 then
go(the frame)
else
startTimer()
set questionAsked to 0
end if